﻿2026-06-10T22:49:51.0156396Z Current runner version: '2.334.0'
2026-06-10T22:49:51.0161486Z Runner name: 'kitsubito'
2026-06-10T22:49:51.0162111Z Runner group name: 'Default'
2026-06-10T22:49:51.0162926Z Machine name: 'KITSUBITO'
2026-06-10T22:49:51.0165194Z ##[group]GITHUB_TOKEN Permissions
2026-06-10T22:49:51.0167047Z Contents: read
2026-06-10T22:49:51.0167538Z Metadata: read
2026-06-10T22:49:51.0168104Z Packages: read
2026-06-10T22:49:51.0168555Z ##[endgroup]
2026-06-10T22:49:51.0170396Z Secret source: Actions
2026-06-10T22:49:51.0171021Z Prepare workflow directory
2026-06-10T22:49:51.0582089Z Prepare all required actions
2026-06-10T22:49:51.0610264Z Getting action download info
2026-06-10T22:49:51.4651897Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-10T22:49:51.9801735Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-06-10T22:49:52.0610714Z ##[group]Run actions/checkout@v5
2026-06-10T22:49:52.0611419Z with:
2026-06-10T22:49:52.0611782Z   fetch-depth: 0
2026-06-10T22:49:52.0612205Z   repository: SaberMage/spt-core
2026-06-10T22:49:52.0615622Z   token: ***
2026-06-10T22:49:52.0615975Z   ssh-strict: true
2026-06-10T22:49:52.0616333Z   ssh-user: git
2026-06-10T22:49:52.0616692Z   persist-credentials: true
2026-06-10T22:49:52.0617074Z   clean: true
2026-06-10T22:49:52.0617426Z   sparse-checkout-cone-mode: true
2026-06-10T22:49:52.0617844Z   fetch-tags: false
2026-06-10T22:49:52.0618211Z   show-progress: true
2026-06-10T22:49:52.0618568Z   lfs: false
2026-06-10T22:49:52.0618902Z   submodules: false
2026-06-10T22:49:52.0619522Z   set-safe-directory: true
2026-06-10T22:49:52.0620124Z ##[endgroup]
2026-06-10T22:49:52.1403555Z Syncing repository: SaberMage/spt-core
2026-06-10T22:49:52.1404978Z ##[group]Getting Git version info
2026-06-10T22:49:52.1405668Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-10T22:49:52.1406547Z [command]/usr/bin/git version
2026-06-10T22:49:52.1428022Z git version 2.43.0
2026-06-10T22:49:52.1444842Z ##[endgroup]
2026-06-10T22:49:52.1455526Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/ba331860-92bb-4a5c-b4fc-a422ae8be031' before making global git config changes
2026-06-10T22:49:52.1457150Z Adding repository directory to the temporary git global config as a safe directory
2026-06-10T22:49:52.1482654Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-10T22:49:52.1490938Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-10T22:49:52.1508280Z https://github.com/SaberMage/spt-core
2026-06-10T22:49:52.1518653Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-10T22:49:52.1521054Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-10T22:49:52.1539492Z refs/heads/main
2026-06-10T22:49:52.1545446Z [command]/usr/bin/git checkout --detach
2026-06-10T22:49:52.1584229Z HEAD is now at d239ae4 chore(traceability): restoration D7-3 — activate BROKER-PROCESS-ISOLATION int + reconcile re-points
2026-06-10T22:49:52.1618776Z [command]/usr/bin/git branch --delete --force main
2026-06-10T22:49:52.1645174Z Deleted branch main (was d239ae4).
2026-06-10T22:49:52.1673769Z ##[endgroup]
2026-06-10T22:49:52.1674579Z [command]/usr/bin/git submodule status
2026-06-10T22:49:52.1853467Z ##[group]Cleaning the repository
2026-06-10T22:49:52.1856039Z [command]/usr/bin/git clean -ffdx
2026-06-10T22:49:52.1883490Z Removing traceable-reqs
2026-06-10T22:49:52.1890639Z [command]/usr/bin/git reset --hard HEAD
2026-06-10T22:49:52.1928519Z HEAD is now at d239ae4 chore(traceability): restoration D7-3 — activate BROKER-PROCESS-ISOLATION int + reconcile re-points
2026-06-10T22:49:52.1932479Z ##[endgroup]
2026-06-10T22:49:52.1933661Z ##[group]Disabling automatic garbage collection
2026-06-10T22:49:52.1936672Z [command]/usr/bin/git config --local gc.auto 0
2026-06-10T22:49:52.1959766Z ##[endgroup]
2026-06-10T22:49:52.1960342Z ##[group]Setting up auth
2026-06-10T22:49:52.1964284Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-10T22:49:52.1989940Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-10T22:49:52.2175944Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-10T22:49:52.2202716Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-10T22:49:52.2386103Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-10T22:49:52.2411003Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-10T22:49:52.2596300Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-10T22:49:52.2625832Z ##[endgroup]
2026-06-10T22:49:52.2626413Z ##[group]Fetching the repository
2026-06-10T22:49:52.2632264Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2026-06-10T22:49:53.5727864Z From https://github.com/SaberMage/spt-core
2026-06-10T22:49:53.5729423Z  * [new tag]         v0.1.0     -> v0.1.0
2026-06-10T22:49:53.5730663Z  * [new tag]         v0.1.1     -> v0.1.1
2026-06-10T22:49:53.5731774Z  t [tag update]      v0.3.0     -> v0.3.0
2026-06-10T22:49:53.5732934Z  t [tag update]      v0.3.1     -> v0.3.1
2026-06-10T22:49:53.5733835Z  t [tag update]      v0.3.2     -> v0.3.2
2026-06-10T22:49:53.5767276Z [command]/usr/bin/git branch --list --remote origin/main
2026-06-10T22:49:53.5787328Z   origin/main
2026-06-10T22:49:53.5792956Z [command]/usr/bin/git rev-parse refs/remotes/origin/main
2026-06-10T22:49:53.5808062Z d239ae418c6352f4f3a32d5ec6d365cc2a8a3180
2026-06-10T22:49:53.5811912Z ##[endgroup]
2026-06-10T22:49:53.5813266Z ##[group]Determining the checkout info
2026-06-10T22:49:53.5814653Z ##[endgroup]
2026-06-10T22:49:53.5815477Z [command]/usr/bin/git sparse-checkout disable
2026-06-10T22:49:53.5845742Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-10T22:49:53.5867449Z ##[group]Checking out the ref
2026-06-10T22:49:53.5869357Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-06-10T22:49:53.5906558Z Switched to a new branch 'main'
2026-06-10T22:49:53.5907926Z branch 'main' set up to track 'origin/main'.
2026-06-10T22:49:53.5911975Z ##[endgroup]
2026-06-10T22:49:53.5939368Z [command]/usr/bin/git log -1 --format=%H
2026-06-10T22:49:53.5958527Z d239ae418c6352f4f3a32d5ec6d365cc2a8a3180
2026-06-10T22:49:53.6183180Z ##[group]Run set -euo pipefail
2026-06-10T22:49:53.6184210Z [36;1mset -euo pipefail[0m
2026-06-10T22:49:53.6185304Z [36;1mPIN=0c95435[0m
2026-06-10T22:49:53.6186301Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-06-10T22:49:53.6187344Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-06-10T22:49:53.6188771Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-06-10T22:49:53.6190728Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-06-10T22:49:53.6192578Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-06-10T22:49:53.6194042Z [36;1m  rm -rf "$CACHE"[0m
2026-06-10T22:49:53.6194994Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-06-10T22:49:53.6196152Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-06-10T22:49:53.6197942Z [36;1m  cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-06-10T22:49:53.6200142Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-06-10T22:49:53.6201415Z [36;1mfi[0m
2026-06-10T22:49:53.6202853Z [36;1mSPT_N1_OLD_BROKER="$BIN" cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-06-10T22:49:53.6221944Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-06-10T22:49:53.6223120Z ##[endgroup]
2026-06-10T22:49:53.6303984Z Cloning into '/home/reavus/spt-n1-oldbroker'...
2026-06-10T22:49:53.6591016Z done.
2026-06-10T22:49:53.7326416Z Note: switching to '0c95435'.
2026-06-10T22:49:53.7327122Z 
2026-06-10T22:49:53.7327817Z You are in 'detached HEAD' state. You can look around, make experimental
2026-06-10T22:49:53.7329473Z changes and commit them, and you can discard any commits you make in this
2026-06-10T22:49:53.7331032Z state without impacting any branches by switching back to a branch.
2026-06-10T22:49:53.7331960Z 
2026-06-10T22:49:53.7332560Z If you want to create a new branch to retain commits you create, you may
2026-06-10T22:49:53.7334039Z do so (now or later) by using -c with the switch command. Example:
2026-06-10T22:49:53.7334885Z 
2026-06-10T22:49:53.7335257Z   git switch -c <new-branch-name>
2026-06-10T22:49:53.7335858Z 
2026-06-10T22:49:53.7336197Z Or undo this operation with:
2026-06-10T22:49:53.7336757Z 
2026-06-10T22:49:53.7337067Z   git switch -
2026-06-10T22:49:53.7337471Z 
2026-06-10T22:49:53.7338157Z Turn off this advice by setting config variable advice.detachedHead to false
2026-06-10T22:49:53.7339275Z 
2026-06-10T22:49:53.7340772Z HEAD is now at 0c95435 feat(daemon): restoration D1 — broker/brain process-split skeleton (REQ-HAZARD-BROKER-PROCESS-ISOLATION)
2026-06-10T22:49:53.9834872Z    Compiling proc-macro2 v1.0.106
2026-06-10T22:49:53.9836232Z    Compiling unicode-ident v1.0.24
2026-06-10T22:49:53.9837394Z    Compiling quote v1.0.45
2026-06-10T22:49:53.9838400Z    Compiling libc v0.2.186
2026-06-10T22:49:53.9839565Z    Compiling serde_core v1.0.228
2026-06-10T22:49:53.9840686Z    Compiling serde v1.0.228
2026-06-10T22:49:53.9859874Z    Compiling cfg-if v1.0.4
2026-06-10T22:49:53.9925468Z    Compiling pin-project-lite v0.2.17
2026-06-10T22:49:53.9927123Z    Compiling typenum v1.20.1
2026-06-10T22:49:53.9960905Z    Compiling version_check v0.9.5
2026-06-10T22:49:53.9965241Z    Compiling portable-atomic v1.13.1
2026-06-10T22:49:53.9966749Z    Compiling memchr v2.8.1
2026-06-10T22:49:54.0034581Z    Compiling find-msvc-tools v0.1.9
2026-06-10T22:49:54.0068217Z    Compiling shlex v2.0.1
2026-06-10T22:49:54.0139351Z    Compiling critical-section v1.2.0
2026-06-10T22:49:54.0352487Z    Compiling subtle v2.6.1
2026-06-10T22:49:54.0764132Z    Compiling futures-core v0.3.32
2026-06-10T22:49:54.0891774Z    Compiling bytes v1.11.1
2026-06-10T22:49:54.1385975Z    Compiling log v0.4.32
2026-06-10T22:49:54.2142993Z    Compiling smallvec v1.15.1
2026-06-10T22:49:54.2149420Z    Compiling semver v1.0.28
2026-06-10T22:49:54.2152002Z    Compiling equivalent v1.0.2
2026-06-10T22:49:54.2727770Z    Compiling stable_deref_trait v1.2.1
2026-06-10T22:49:54.3044041Z    Compiling generic-array v0.14.7
2026-06-10T22:49:54.3046476Z    Compiling itoa v1.0.18
2026-06-10T22:49:54.3301386Z    Compiling futures-sink v0.3.32
2026-06-10T22:49:54.3308593Z    Compiling futures-io v0.3.32
2026-06-10T22:49:54.3520933Z    Compiling slab v0.4.12
2026-06-10T22:49:54.3982383Z    Compiling futures-task v0.3.32
2026-06-10T22:49:54.4220664Z    Compiling futures-channel v0.3.32
2026-06-10T22:49:54.4910136Z    Compiling rustc_version v0.4.1
2026-06-10T22:49:54.5191859Z    Compiling hashbrown v0.17.1
2026-06-10T22:49:54.5335070Z    Compiling cpufeatures v0.2.17
2026-06-10T22:49:54.5439523Z    Compiling fnv v1.0.7
2026-06-10T22:49:54.5571180Z    Compiling cfg_aliases v0.2.1
2026-06-10T22:49:54.5826140Z    Compiling bitflags v2.12.1
2026-06-10T22:49:54.5827153Z    Compiling rand_core v0.10.1
2026-06-10T22:49:54.5963594Z    Compiling rustversion v1.0.22
2026-06-10T22:49:54.6112653Z    Compiling litemap v0.8.2
2026-06-10T22:49:54.6241283Z    Compiling writeable v0.6.3
2026-06-10T22:49:54.6539114Z    Compiling icu_properties_data v2.2.0
2026-06-10T22:49:54.7411472Z    Compiling dunce v1.0.5
2026-06-10T22:49:54.7551184Z    Compiling icu_normalizer_data v2.2.0
2026-06-10T22:49:54.8222455Z    Compiling utf8_iter v1.0.4
2026-06-10T22:49:54.8601164Z    Compiling fs_extra v1.3.0
2026-06-10T22:49:54.8672351Z    Compiling getrandom v0.4.2
2026-06-10T22:49:54.8723152Z    Compiling autocfg v1.5.1
2026-06-10T22:49:54.8832333Z    Compiling percent-encoding v2.3.2
2026-06-10T22:49:54.9611432Z    Compiling http v1.4.1
2026-06-10T22:49:55.0291442Z    Compiling aws-lc-rs v1.17.0
2026-06-10T22:49:55.0922089Z    Compiling thiserror v2.0.18
2026-06-10T22:49:55.1233281Z    Compiling strsim v0.11.1
2026-06-10T22:49:55.1550865Z    Compiling cpufeatures v0.3.0
2026-06-10T22:49:55.1801224Z    Compiling form_urlencoded v1.2.2
2026-06-10T22:49:55.2157129Z    Compiling untrusted v0.9.0
2026-06-10T22:49:55.2441610Z    Compiling chacha20 v0.10.0
2026-06-10T22:49:55.3371041Z    Compiling ident_case v1.0.1
2026-06-10T22:49:55.3498746Z    Compiling syn v2.0.117
2026-06-10T22:49:55.3691066Z    Compiling indexmap v2.14.0
2026-06-10T22:49:55.3861087Z    Compiling unicode-segmentation v1.13.3
2026-06-10T22:49:55.4026897Z    Compiling scopeguard v1.2.0
2026-06-10T22:49:55.4436620Z    Compiling rustls v0.23.40
2026-06-10T22:49:55.4438146Z    Compiling atomic-waker v1.1.2
2026-06-10T22:49:55.4603607Z    Compiling lock_api v0.4.14
2026-06-10T22:49:55.4800877Z    Compiling anyhow v1.0.102
2026-06-10T22:49:55.5450643Z    Compiling const-oid v0.10.2
2026-06-10T22:49:55.5651148Z    Compiling unicode-xid v0.2.6
2026-06-10T22:49:55.5890856Z    Compiling zerocopy v0.8.50
2026-06-10T22:49:55.6175710Z    Compiling httparse v1.10.1
2026-06-10T22:49:55.6691154Z    Compiling num-traits v0.2.19
2026-06-10T22:49:55.6744536Z    Compiling hybrid-array v0.4.12
2026-06-10T22:49:55.6917432Z    Compiling curve25519-dalek v4.1.3
2026-06-10T22:49:55.7530937Z    Compiling ahash v0.8.12
2026-06-10T22:49:55.8061049Z    Compiling jobserver v0.1.34
2026-06-10T22:49:55.8341291Z    Compiling base64ct v1.8.3
2026-06-10T22:49:55.8620667Z    Compiling powerfmt v0.2.0
2026-06-10T22:49:55.9188249Z    Compiling convert_case v0.10.0
2026-06-10T22:49:55.9511370Z    Compiling paste v1.0.15
2026-06-10T22:49:55.9543179Z    Compiling heck v0.5.0
2026-06-10T22:49:56.0641472Z    Compiling cc v1.2.63
2026-06-10T22:49:56.0780173Z    Compiling crypto-common v0.1.7
2026-06-10T22:49:56.0898679Z    Compiling block-buffer v0.10.4
2026-06-10T22:49:56.1360848Z    Compiling http-body v1.0.1
2026-06-10T22:49:56.2042922Z    Compiling digest v0.10.7
2026-06-10T22:49:56.2157801Z    Compiling pem-rfc7468 v1.0.0
2026-06-10T22:49:56.2371021Z    Compiling deranged v0.5.8
2026-06-10T22:49:56.2844662Z    Compiling parking_lot_core v0.9.12
2026-06-10T22:49:56.3168736Z    Compiling vcpkg v0.2.15
2026-06-10T22:49:56.3690906Z    Compiling fastrand v2.4.1
2026-06-10T22:49:56.3851253Z    Compiling base64 v0.22.1
2026-06-10T22:49:56.3950860Z    Compiling try-lock v0.2.5
2026-06-10T22:49:56.4290937Z    Compiling zmij v1.0.21
2026-06-10T22:49:56.4842234Z    Compiling pkg-config v0.3.33
2026-06-10T22:49:56.5011798Z    Compiling socket2 v0.6.4
2026-06-10T22:49:56.5055692Z    Compiling mio v1.2.1
2026-06-10T22:49:56.5090942Z    Compiling getrandom v0.2.17
2026-06-10T22:49:56.6429850Z    Compiling data-encoding v2.11.0
2026-06-10T22:49:56.6780962Z    Compiling rand_core v0.6.4
2026-06-10T22:49:56.6860901Z    Compiling num-conv v0.2.2
2026-06-10T22:49:56.7110692Z    Compiling tower-service v0.3.3
2026-06-10T22:49:56.7210564Z    Compiling time-core v0.1.8
2026-06-10T22:49:56.8070269Z    Compiling rand v0.10.1
2026-06-10T22:49:56.8351341Z    Compiling tinyvec_macros v0.1.1
2026-06-10T22:49:56.8750739Z    Compiling tinyvec v1.11.0
2026-06-10T22:49:56.8893765Z    Compiling want v0.3.1
2026-06-10T22:49:56.8960398Z    Compiling sha2 v0.10.9
2026-06-10T22:49:56.9140555Z    Compiling block-buffer v0.12.0
2026-06-10T22:49:57.0310817Z    Compiling crypto-common v0.2.2
2026-06-10T22:49:57.1960683Z    Compiling inout v0.1.4
2026-06-10T22:49:57.2640597Z    Compiling vergen-lib v9.1.0
2026-06-10T22:49:57.3027098Z    Compiling n0-future v0.3.2
2026-06-10T22:49:57.3101028Z    Compiling parking v2.2.1
2026-06-10T22:49:57.3848341Z    Compiling winnow v1.0.3
2026-06-10T22:49:57.3950465Z    Compiling cordyceps v0.3.4
2026-06-10T22:49:57.4240641Z    Compiling cmake v0.1.58
2026-06-10T22:49:57.4345461Z    Compiling signature v2.2.0
2026-06-10T22:49:57.4659951Z    Compiling crossbeam-utils v0.8.21
2026-06-10T22:49:57.5560008Z    Compiling httpdate v1.0.3
2026-06-10T22:49:57.5861091Z    Compiling serde_json v1.0.150
2026-06-10T22:49:57.5910918Z    Compiling diatomic-waker v0.2.3
2026-06-10T22:49:57.7015523Z    Compiling spin v0.10.0
2026-06-10T22:49:57.7447337Z    Compiling netlink-packet-core v0.8.1
2026-06-10T22:49:57.7682069Z    Compiling ed25519 v2.2.3
2026-06-10T22:49:57.7790426Z    Compiling futures-buffered v0.2.13
2026-06-10T22:49:57.8050858Z    Compiling futures-lite v2.6.1
2026-06-10T22:49:57.8258607Z    Compiling cipher v0.4.4
2026-06-10T22:49:57.8460869Z    Compiling digest v0.11.3
2026-06-10T22:49:57.8900333Z    Compiling universal-hash v0.5.1
2026-06-10T22:49:57.9040646Z    Compiling vergen-lib v0.1.6
2026-06-10T22:49:57.9951466Z    Compiling vergen v9.1.0
2026-06-10T22:49:58.0045159Z    Compiling heapless v0.7.17
2026-06-10T22:49:58.0330864Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-10T22:49:58.0536790Z    Compiling noq-udp v0.10.0
2026-06-10T22:49:58.0960416Z    Compiling sync_wrapper v1.0.2
2026-06-10T22:49:58.1124584Z    Compiling either v1.16.0
2026-06-10T22:49:58.1660666Z    Compiling opaque-debug v0.3.1
2026-06-10T22:49:58.1832772Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-10T22:49:58.2219896Z    Compiling byteorder v1.5.0
2026-06-10T22:49:58.2311154Z    Compiling polyval v0.6.2
2026-06-10T22:49:58.2526551Z    Compiling parking_lot v0.12.5
2026-06-10T22:49:58.2742618Z    Compiling spin v0.9.8
2026-06-10T22:49:58.3478361Z    Compiling vergen-gitcl v1.0.8
2026-06-10T22:49:58.3480603Z    Compiling aws-lc-sys v0.41.0
2026-06-10T22:49:58.3690787Z    Compiling ring v0.17.14
2026-06-10T22:49:58.4101173Z    Compiling libsqlite3-sys v0.30.1
2026-06-10T22:49:58.4350656Z    Compiling hash32 v0.2.1
2026-06-10T22:49:58.4960640Z    Compiling fallible-iterator v0.3.0
2026-06-10T22:49:58.5030442Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-10T22:49:58.5100670Z    Compiling num_threads v0.1.7
2026-06-10T22:49:58.5278547Z    Compiling signature v3.0.0
2026-06-10T22:49:58.6311107Z    Compiling tower-layer v0.3.3
2026-06-10T22:49:58.6440684Z    Compiling time v0.3.47
2026-06-10T22:49:58.6634736Z    Compiling ghash v0.5.1
2026-06-10T22:49:58.6721054Z    Compiling aes v0.8.4
2026-06-10T22:49:58.7594937Z    Compiling ctr v0.9.2
2026-06-10T22:49:58.8211208Z    Compiling sha2 v0.11.0-rc.5
2026-06-10T22:49:58.8560880Z    Compiling http-body-util v0.1.3
2026-06-10T22:49:58.8807599Z    Compiling aead v0.5.2
2026-06-10T22:49:58.8879754Z    Compiling openssl-probe v0.2.1
2026-06-10T22:49:58.9730829Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-10T22:49:59.0041820Z    Compiling crossbeam-epoch v0.9.18
2026-06-10T22:49:59.0370835Z    Compiling crossbeam-channel v0.5.15
2026-06-10T22:49:59.0630661Z    Compiling blake3 v1.8.5
2026-06-10T22:49:59.0860927Z    Compiling netlink-packet-route v0.29.0
2026-06-10T22:49:59.2010621Z    Compiling uuid v1.23.2
2026-06-10T22:49:59.3792511Z    Compiling aes-gcm v0.10.3
2026-06-10T22:49:59.4191617Z    Compiling memoffset v0.6.5
2026-06-10T22:49:59.4357629Z    Compiling acto v0.8.2
2026-06-10T22:49:59.4363088Z    Compiling netwatch v0.16.0
2026-06-10T22:49:59.5380720Z    Compiling noq v0.18.0
2026-06-10T22:49:59.5760928Z    Compiling mac-addr v0.3.0
2026-06-10T22:49:59.6209832Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-10T22:49:59.6780805Z    Compiling rustc-hash v2.1.2
2026-06-10T22:49:59.7068271Z    Compiling allocator-api2 v0.2.21
2026-06-10T22:49:59.7580534Z    Compiling ref-cast v1.0.25
2026-06-10T22:49:59.7667787Z    Compiling foldhash v0.2.0
2026-06-10T22:49:59.7821339Z    Compiling xml-rs v0.8.28
2026-06-10T22:49:59.7849609Z    Compiling identity-hash v0.1.0
2026-06-10T22:49:59.8700735Z    Compiling tagptr v0.2.0
2026-06-10T22:49:59.8921138Z    Compiling thiserror v1.0.69
2026-06-10T22:49:59.9607777Z    Compiling sorted-index-buffer v0.2.1
2026-06-10T22:50:00.0152112Z    Compiling ryu v1.0.23
2026-06-10T22:50:00.0216785Z    Compiling lru-slab v0.1.2
2026-06-10T22:50:00.1331031Z    Compiling hashbrown v0.16.1
2026-06-10T22:50:00.2299377Z    Compiling netlink-packet-route v0.30.0
2026-06-10T22:50:00.2440952Z    Compiling ioctl-rs v0.1.6
2026-06-10T22:50:00.2559466Z    Compiling serial-core v0.4.0
2026-06-10T22:50:00.3314505Z    Compiling termios v0.2.2
2026-06-10T22:50:00.4315079Z    Compiling synstructure v0.13.2
2026-06-10T22:50:00.4651883Z    Compiling darling_core v0.20.11
2026-06-10T22:50:00.5239902Z    Compiling proc-macro-crate v3.5.0
2026-06-10T22:50:00.7487417Z    Compiling xmltree v0.10.3
2026-06-10T22:50:00.9587255Z    Compiling serde_derive_internals v0.29.1
2026-06-10T22:50:00.9648115Z    Compiling simple-dns v0.9.3
2026-06-10T22:50:00.9751686Z    Compiling rustix v1.1.4
2026-06-10T22:50:00.9944075Z    Compiling resolv-conf v0.7.6
2026-06-10T22:50:01.0186890Z    Compiling smol_str v0.1.24
2026-06-10T22:50:01.0752254Z    Compiling arrayvec v0.7.6
2026-06-10T22:50:01.0935297Z    Compiling constant_time_eq v0.4.2
2026-06-10T22:50:01.1277756Z    Compiling toml_write v0.1.2
2026-06-10T22:50:01.2559849Z    Compiling sha1_smol v1.0.1
2026-06-10T22:50:01.3152743Z    Compiling arrayref v0.3.9
2026-06-10T22:50:01.3280074Z    Compiling winnow v0.7.15
2026-06-10T22:50:01.3410616Z    Compiling simdutf8 v0.1.5
2026-06-10T22:50:01.4842459Z    Compiling lru v0.16.4
2026-06-10T22:50:01.4966398Z    Compiling serial-unix v0.4.0
2026-06-10T22:50:01.5120609Z    Compiling serde_bytes v0.11.19
2026-06-10T22:50:01.5540703Z    Compiling seize v0.5.1
2026-06-10T22:50:01.6790338Z    Compiling hmac v0.12.1
2026-06-10T22:50:01.6805459Z    Compiling aho-corasick v1.1.4
2026-06-10T22:50:01.6914449Z    Compiling iroh v0.98.2
2026-06-10T22:50:01.7878368Z    Compiling dyn-clone v1.0.20
2026-06-10T22:50:01.7976610Z    Compiling utf8parse v0.2.2
2026-06-10T22:50:01.8761550Z    Compiling cmov v0.5.4
2026-06-10T22:50:01.9200409Z    Compiling pin-utils v0.1.0
2026-06-10T22:50:01.9262006Z    Compiling regex-syntax v0.8.10
2026-06-10T22:50:01.9656423Z    Compiling linux-raw-sys v0.12.1
2026-06-10T22:50:02.0000328Z    Compiling bitflags v1.3.2
2026-06-10T22:50:02.0691113Z    Compiling nix v0.25.1
2026-06-10T22:50:02.0962634Z    Compiling ctutils v0.4.2
2026-06-10T22:50:02.1535935Z    Compiling anstyle-parse v1.0.0
2026-06-10T22:50:02.1537500Z    Compiling papaya v0.2.4
2026-06-10T22:50:02.3040793Z    Compiling hkdf v0.12.4
2026-06-10T22:50:02.3450605Z    Compiling serial v0.4.0
2026-06-10T22:50:02.4232319Z    Compiling colorchoice v1.0.5
2026-06-10T22:50:02.4347076Z    Compiling serde_derive v1.0.228
2026-06-10T22:50:02.4394287Z    Compiling zeroize_derive v1.4.3
2026-06-10T22:50:02.4997961Z    Compiling tokio-macros v2.7.0
2026-06-10T22:50:02.6427387Z    Compiling futures-macro v0.3.32
2026-06-10T22:50:03.0540801Z    Compiling zeroize v1.8.2
2026-06-10T22:50:03.2290922Z    Compiling zerofrom-derive v0.1.7
2026-06-10T22:50:03.2577122Z    Compiling tokio v1.52.3
2026-06-10T22:50:03.5774294Z    Compiling futures-util v0.3.32
2026-06-10T22:50:03.5990751Z    Compiling yoke-derive v0.8.2
2026-06-10T22:50:03.6054346Z    Compiling zerovec-derive v0.11.3
2026-06-10T22:50:03.6924175Z    Compiling displaydoc v0.2.6
2026-06-10T22:50:03.7704754Z    Compiling tracing-attributes v0.1.31
2026-06-10T22:50:03.8892947Z    Compiling rustls-pki-types v1.14.1
2026-06-10T22:50:04.5019787Z    Compiling thiserror-impl v2.0.18
2026-06-10T22:50:04.6370685Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-10T22:50:04.7440871Z    Compiling zerofrom v0.1.8
2026-06-10T22:50:04.9432796Z    Compiling yoke v0.8.3
2026-06-10T22:50:05.0540718Z    Compiling darling_macro v0.20.11
2026-06-10T22:50:05.1529474Z    Compiling zerovec v0.11.6
2026-06-10T22:50:05.2673478Z    Compiling zerotrie v0.2.4
2026-06-10T22:50:05.3926206Z    Compiling derive_more-impl v2.1.1
2026-06-10T22:50:05.4440363Z    Compiling darling v0.20.11
2026-06-10T22:50:05.4933542Z    Compiling derive_builder_core v0.20.2
2026-06-10T22:50:05.5120654Z    Compiling spez v0.1.2
2026-06-10T22:50:05.6471116Z    Compiling n0-error-macros v0.1.3
2026-06-10T22:50:05.9192593Z    Compiling tinystr v0.8.3
2026-06-10T22:50:05.9305726Z    Compiling potential_utf v0.1.5
2026-06-10T22:50:06.0921066Z    Compiling icu_collections v2.2.0
2026-06-10T22:50:06.1395178Z    Compiling icu_locale_core v2.2.0
2026-06-10T22:50:06.3900366Z    Compiling der v0.8.0-rc.10
2026-06-10T22:50:06.8235729Z    Compiling pin-project-internal v1.1.13
2026-06-10T22:50:06.8500826Z    Compiling n0-error v0.1.3
2026-06-10T22:50:06.8611404Z    Compiling derive_builder_macro v0.20.2
2026-06-10T22:50:07.1870705Z    Compiling derive_builder v0.20.2
2026-06-10T22:50:07.2431081Z    Compiling futures-executor v0.3.32
2026-06-10T22:50:07.5240323Z    Compiling icu_provider v2.2.0
2026-06-10T22:50:07.5828088Z    Compiling ipnet v2.12.0
2026-06-10T22:50:07.6400986Z    Compiling ed25519-dalek v2.2.0
2026-06-10T22:50:07.7690727Z    Compiling futures v0.3.32
2026-06-10T22:50:07.9410432Z    Compiling icu_normalizer v2.2.0
2026-06-10T22:50:07.9473872Z    Compiling icu_properties v2.2.0
2026-06-10T22:50:07.9620503Z    Compiling spki v0.8.0-rc.4
2026-06-10T22:50:08.1190656Z    Compiling pin-project v1.1.13
2026-06-10T22:50:08.1480530Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-10T22:50:08.1828909Z    Compiling prefix-trie v0.8.4
2026-06-10T22:50:08.1992173Z    Compiling spt-proto v0.3.2 (/home/reavus/spt-n1-oldbroker/crates/spt-proto)
2026-06-10T22:50:08.2518082Z    Compiling once_cell v1.21.4
2026-06-10T22:50:08.3208421Z    Compiling ed25519 v3.0.0-rc.4
2026-06-10T22:50:08.4137468Z    Compiling cobs v0.3.0
2026-06-10T22:50:08.4838639Z    Compiling tracing-core v0.1.36
2026-06-10T22:50:08.6242281Z    Compiling postcard-derive v0.2.2
2026-06-10T22:50:08.7651088Z    Compiling hashbrown v0.14.5
2026-06-10T22:50:08.7801125Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-10T22:50:08.9740799Z    Compiling rustls-native-certs v0.8.4
2026-06-10T22:50:09.1351176Z    Compiling tracing v0.1.44
2026-06-10T22:50:09.2466947Z    Compiling tokio-util v0.7.18
2026-06-10T22:50:09.2842850Z    Compiling idna_adapter v1.2.2
2026-06-10T22:50:09.3324848Z    Compiling netlink-sys v0.8.8
2026-06-10T22:50:09.3840867Z    Compiling idna v1.1.0
2026-06-10T22:50:09.3931702Z    Compiling data-encoding-macro v0.1.20
2026-06-10T22:50:09.4591350Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-10T22:50:09.4846034Z    Compiling postcard v1.1.3
2026-06-10T22:50:09.4926308Z    Compiling tower v0.5.3
2026-06-10T22:50:09.5266982Z    Compiling num_enum_derive v0.7.6
2026-06-10T22:50:09.6381257Z    Compiling hashlink v0.9.1
2026-06-10T22:50:09.6621562Z    Compiling enum-assoc v1.3.0
2026-06-10T22:50:09.7017457Z    Compiling iroh-metrics-derive v0.4.1
2026-06-10T22:50:09.7282886Z    Compiling strum_macros v0.28.0
2026-06-10T22:50:09.8401518Z    Compiling url v2.5.8
2026-06-10T22:50:09.8921337Z    Compiling derive_more v2.1.1
2026-06-10T22:50:09.9380821Z    Compiling async-trait v0.1.89
2026-06-10T22:50:09.9541305Z    Compiling netlink-proto v0.12.0
2026-06-10T22:50:10.0120909Z    Compiling rusqlite v0.32.1
2026-06-10T22:50:10.0191112Z    Compiling netdev v0.42.0
2026-06-10T22:50:10.0525153Z    Compiling iroh-relay v0.98.0
2026-06-10T22:50:10.2093779Z    Compiling h2 v0.4.14
2026-06-10T22:50:10.2315952Z    Compiling iroh-metrics v0.38.3
2026-06-10T22:50:10.3370882Z    Compiling n0-watcher v0.6.1
2026-06-10T22:50:10.3536482Z    Compiling tokio-stream v0.1.18
2026-06-10T22:50:10.4340942Z    Compiling moka v0.12.15
2026-06-10T22:50:10.5281216Z    Compiling toml_datetime v0.6.11
2026-06-10T22:50:10.5620758Z    Compiling serde_spanned v0.6.9
2026-06-10T22:50:10.6278629Z    Compiling thiserror-impl v1.0.69
2026-06-10T22:50:10.6739767Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-10T22:50:10.6849259Z    Compiling num_enum v0.7.6
2026-06-10T22:50:10.7798289Z    Compiling tower-http v0.6.11
2026-06-10T22:50:10.8796129Z    Compiling iroh-base v0.98.0
2026-06-10T22:50:11.0710873Z    Compiling attohttpc v0.30.1
2026-06-10T22:50:11.1038021Z    Compiling ref-cast-impl v1.0.25
2026-06-10T22:50:11.1121447Z    Compiling toml_edit v0.22.27
2026-06-10T22:50:11.2689233Z    Compiling spt-store v0.3.2 (/home/reavus/spt-n1-oldbroker/crates/spt-store)
2026-06-10T22:50:11.7090598Z    Compiling webpki-roots v1.0.7
2026-06-10T22:50:11.7151937Z    Compiling schemars_derive v1.2.1
2026-06-10T22:50:11.7163164Z    Compiling backon v1.6.0
2026-06-10T22:50:11.7311989Z    Compiling regex-automata v0.4.14
2026-06-10T22:50:11.8300741Z    Compiling downcast-rs v1.2.1
2026-06-10T22:50:11.8900316Z    Compiling is_terminal_polyfill v1.70.2
2026-06-10T22:50:11.9378419Z    Compiling shell-words v1.1.1
2026-06-10T22:50:11.9541933Z    Compiling anstyle v1.0.14
2026-06-10T22:50:12.0010715Z    Compiling anstyle-query v1.1.5
2026-06-10T22:50:12.0898374Z    Compiling spake2 v0.4.0
2026-06-10T22:50:12.1041512Z    Compiling terminal_size v0.4.4
2026-06-10T22:50:12.1980602Z    Compiling anstream v1.0.0
2026-06-10T22:50:12.2380752Z    Compiling sha1 v0.10.6
2026-06-10T22:50:12.2514716Z    Compiling filedescriptor v0.8.3
2026-06-10T22:50:12.3065466Z    Compiling doctest-file v1.1.1
2026-06-10T22:50:12.5016102Z    Compiling portable-pty v0.8.1
2026-06-10T22:50:12.5500716Z    Compiling clap_lex v1.1.0
2026-06-10T22:50:12.5641227Z    Compiling clap_derive v4.6.1
2026-06-10T22:50:12.6104736Z    Compiling strum v0.28.0
2026-06-10T22:50:12.6196492Z    Compiling iana-time-zone v0.1.65
2026-06-10T22:50:12.7340816Z    Compiling iroh-dns v0.98.0
2026-06-10T22:50:12.7905564Z    Compiling interprocess v2.4.2
2026-06-10T22:50:12.8120725Z    Compiling clap_builder v4.6.0
2026-06-10T22:50:12.8197709Z    Compiling chrono v0.4.45
2026-06-10T22:50:12.9570849Z    Compiling qrcode v0.14.1
2026-06-10T22:50:13.4950653Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-10T22:50:13.7310332Z    Compiling spt-msg v0.3.2 (/home/reavus/spt-n1-oldbroker/crates/spt-msg)
2026-06-10T22:50:13.7803598Z    Compiling schemars v1.2.1
2026-06-10T22:50:13.8306482Z    Compiling toml v0.8.23
2026-06-10T22:50:14.7820941Z    Compiling regex v1.12.3
2026-06-10T22:50:15.0814082Z    Compiling spt-runtime v0.3.2 (/home/reavus/spt-n1-oldbroker/crates/spt-runtime)
2026-06-10T22:50:15.2919187Z    Compiling spt-term v0.3.2 (/home/reavus/spt-n1-oldbroker/crates/spt-term)
2026-06-10T22:50:15.6250408Z    Compiling clap v4.6.1
2026-06-10T22:50:15.8505303Z    Compiling hyper v1.10.1
2026-06-10T22:50:17.1603896Z    Compiling spt-live v0.3.2 (/home/reavus/spt-n1-oldbroker/crates/spt-live)
2026-06-10T22:50:17.6100960Z    Compiling hyper-util v0.1.20
2026-06-10T22:50:19.3844228Z    Compiling igd-next v0.17.1
2026-06-10T22:50:20.0505901Z    Compiling portmapper v0.16.0
2026-06-10T22:50:22.5686412Z    Compiling rustls-webpki v0.103.13
2026-06-10T22:50:24.8233400Z    Compiling tokio-rustls v0.26.4
2026-06-10T22:50:24.8234439Z    Compiling rustls-platform-verifier v0.7.0
2026-06-10T22:50:24.8234782Z    Compiling noq-proto v0.17.0
2026-06-10T22:50:24.9668783Z    Compiling hickory-net v0.26.0-beta.4
2026-06-10T22:50:24.9669885Z    Compiling hyper-rustls v0.27.9
2026-06-10T22:50:24.9670458Z    Compiling tokio-websockets v0.13.2
2026-06-10T22:50:25.1046414Z    Compiling reqwest v0.13.4
2026-06-10T22:50:26.0059885Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-10T22:50:39.3314865Z    Compiling spt-net v0.3.2 (/home/reavus/spt-n1-oldbroker/crates/spt-net)
2026-06-10T22:50:40.5672055Z    Compiling spt-daemon v0.3.2 (/home/reavus/spt-n1-oldbroker/crates/spt-daemon)
2026-06-10T22:50:46.0139842Z    Compiling spt v0.3.2 (/home/reavus/spt-n1-oldbroker/crates/spt)
2026-06-10T22:50:48.7417754Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.00s
2026-06-10T22:50:49.0246249Z    Compiling proc-macro2 v1.0.106
2026-06-10T22:50:49.0248153Z    Compiling quote v1.0.45
2026-06-10T22:50:49.0248806Z    Compiling unicode-ident v1.0.24
2026-06-10T22:50:49.0249603Z    Compiling libc v0.2.186
2026-06-10T22:50:49.0249937Z    Compiling serde_core v1.0.228
2026-06-10T22:50:49.0250167Z    Compiling serde v1.0.228
2026-06-10T22:50:49.0250369Z    Compiling cfg-if v1.0.4
2026-06-10T22:50:49.0302493Z    Compiling pin-project-lite v0.2.17
2026-06-10T22:50:49.0333737Z    Compiling portable-atomic v1.13.1
2026-06-10T22:50:49.0386804Z    Compiling typenum v1.20.1
2026-06-10T22:50:49.0428420Z    Compiling version_check v0.9.5
2026-06-10T22:50:49.0429268Z    Compiling memchr v2.8.1
2026-06-10T22:50:49.0430016Z    Compiling find-msvc-tools v0.1.9
2026-06-10T22:50:49.0461001Z    Compiling critical-section v1.2.0
2026-06-10T22:50:49.0462228Z    Compiling shlex v2.0.1
2026-06-10T22:50:49.0680997Z    Compiling bytes v1.11.1
2026-06-10T22:50:49.1092315Z    Compiling futures-core v0.3.32
2026-06-10T22:50:49.1161048Z    Compiling subtle v2.6.1
2026-06-10T22:50:49.1980219Z    Compiling log v0.4.32
2026-06-10T22:50:49.2414553Z    Compiling smallvec v1.15.1
2026-06-10T22:50:49.2530534Z    Compiling semver v1.0.28
2026-06-10T22:50:49.2810949Z    Compiling stable_deref_trait v1.2.1
2026-06-10T22:50:49.2920572Z    Compiling itoa v1.0.18
2026-06-10T22:50:49.3361041Z    Compiling equivalent v1.0.2
2026-06-10T22:50:49.3381732Z    Compiling futures-sink v0.3.32
2026-06-10T22:50:49.3386302Z    Compiling slab v0.4.12
2026-06-10T22:50:49.3970997Z    Compiling generic-array v0.14.7
2026-06-10T22:50:49.4175937Z    Compiling futures-io v0.3.32
2026-06-10T22:50:49.4295930Z    Compiling futures-channel v0.3.32
2026-06-10T22:50:49.4583918Z    Compiling futures-task v0.3.32
2026-06-10T22:50:49.4985906Z    Compiling hashbrown v0.17.1
2026-06-10T22:50:49.5166683Z    Compiling cpufeatures v0.2.17
2026-06-10T22:50:49.5450266Z    Compiling fnv v1.0.7
2026-06-10T22:50:49.5783084Z    Compiling rustc_version v0.4.1
2026-06-10T22:50:49.5848243Z    Compiling bitflags v2.12.1
2026-06-10T22:50:49.5879637Z    Compiling cfg_aliases v0.2.1
2026-06-10T22:50:49.6209161Z    Compiling rand_core v0.10.1
2026-06-10T22:50:49.6370908Z    Compiling rustversion v1.0.22
2026-06-10T22:50:49.6566333Z    Compiling writeable v0.6.3
2026-06-10T22:50:49.6623452Z    Compiling litemap v0.8.2
2026-06-10T22:50:49.6677319Z    Compiling icu_normalizer_data v2.2.0
2026-06-10T22:50:49.6682353Z    Compiling fs_extra v1.3.0
2026-06-10T22:50:49.7739459Z    Compiling utf8_iter v1.0.4
2026-06-10T22:50:49.8644454Z    Compiling dunce v1.0.5
2026-06-10T22:50:49.8721315Z    Compiling icu_properties_data v2.2.0
2026-06-10T22:50:49.8859793Z    Compiling getrandom v0.4.2
2026-06-10T22:50:49.8961074Z    Compiling percent-encoding v2.3.2
2026-06-10T22:50:49.9165176Z    Compiling autocfg v1.5.1
2026-06-10T22:50:49.9372180Z    Compiling http v1.4.1
2026-06-10T22:50:49.9502280Z    Compiling cpufeatures v0.3.0
2026-06-10T22:50:49.9871059Z    Compiling strsim v0.11.1
2026-06-10T22:50:49.9998001Z    Compiling aws-lc-rs v1.17.0
2026-06-10T22:50:50.1184819Z    Compiling thiserror v2.0.18
2026-06-10T22:50:50.1331239Z    Compiling form_urlencoded v1.2.2
2026-06-10T22:50:50.2073622Z    Compiling chacha20 v0.10.0
2026-06-10T22:50:50.2224708Z    Compiling ident_case v1.0.1
2026-06-10T22:50:50.2709736Z    Compiling syn v2.0.117
2026-06-10T22:50:50.3121144Z    Compiling untrusted v0.9.0
2026-06-10T22:50:50.3179857Z    Compiling unicode-segmentation v1.13.3
2026-06-10T22:50:50.3280990Z    Compiling rustls v0.23.40
2026-06-10T22:50:50.3481643Z    Compiling scopeguard v1.2.0
2026-06-10T22:50:50.4112505Z    Compiling indexmap v2.14.0
2026-06-10T22:50:50.4164179Z    Compiling lock_api v0.4.14
2026-06-10T22:50:50.4165133Z    Compiling unicode-xid v0.2.6
2026-06-10T22:50:50.4216279Z    Compiling anyhow v1.0.102
2026-06-10T22:50:50.4598615Z    Compiling const-oid v0.10.2
2026-06-10T22:50:50.4735648Z    Compiling atomic-waker v1.1.2
2026-06-10T22:50:50.5375753Z    Compiling zerocopy v0.8.50
2026-06-10T22:50:50.5492450Z    Compiling httparse v1.10.1
2026-06-10T22:50:50.5582664Z    Compiling num-traits v0.2.19
2026-06-10T22:50:50.5930482Z    Compiling hybrid-array v0.4.12
2026-06-10T22:50:50.6650815Z    Compiling curve25519-dalek v4.1.3
2026-06-10T22:50:50.6764059Z    Compiling ahash v0.8.12
2026-06-10T22:50:50.7444639Z    Compiling heck v0.5.0
2026-06-10T22:50:50.7801302Z    Compiling powerfmt v0.2.0
2026-06-10T22:50:50.8661238Z    Compiling convert_case v0.10.0
2026-06-10T22:50:50.8743547Z    Compiling http-body v1.0.1
2026-06-10T22:50:50.9087643Z    Compiling jobserver v0.1.34
2026-06-10T22:50:50.9137338Z    Compiling base64ct v1.8.3
2026-06-10T22:50:50.9783748Z    Compiling fastrand v2.4.1
2026-06-10T22:50:50.9870577Z    Compiling paste v1.0.15
2026-06-10T22:50:51.0070973Z    Compiling deranged v0.5.8
2026-06-10T22:50:51.2010830Z    Compiling cc v1.2.63
2026-06-10T22:50:51.2110666Z    Compiling crypto-common v0.1.7
2026-06-10T22:50:51.2240920Z    Compiling block-buffer v0.10.4
2026-06-10T22:50:51.2501891Z    Compiling pem-rfc7468 v1.0.0
2026-06-10T22:50:51.3191038Z    Compiling zmij v1.0.21
2026-06-10T22:50:51.3350759Z    Compiling vcpkg v0.2.15
2026-06-10T22:50:51.3446996Z    Compiling digest v0.10.7
2026-06-10T22:50:51.3448695Z    Compiling data-encoding v2.11.0
2026-06-10T22:50:51.3620910Z    Compiling tinyvec_macros v0.1.1
2026-06-10T22:50:51.3801324Z    Compiling parking_lot_core v0.9.12
2026-06-10T22:50:51.4230784Z    Compiling num-conv v0.2.2
2026-06-10T22:50:51.4361746Z    Compiling socket2 v0.6.4
2026-06-10T22:50:51.4695879Z    Compiling mio v1.2.1
2026-06-10T22:50:51.5340677Z    Compiling getrandom v0.2.17
2026-06-10T22:50:51.5807358Z    Compiling tower-service v0.3.3
2026-06-10T22:50:51.6033230Z    Compiling pkg-config v0.3.33
2026-06-10T22:50:51.6071400Z    Compiling try-lock v0.2.5
2026-06-10T22:50:51.6460601Z    Compiling time-core v0.1.8
2026-06-10T22:50:51.6621375Z    Compiling base64 v0.22.1
2026-06-10T22:50:51.6870114Z    Compiling want v0.3.1
2026-06-10T22:50:51.7110590Z    Compiling rand_core v0.6.4
2026-06-10T22:50:51.7690597Z    Compiling rand v0.10.1
2026-06-10T22:50:51.8430318Z    Compiling sha2 v0.10.9
2026-06-10T22:50:51.8647151Z    Compiling tinyvec v1.11.0
2026-06-10T22:50:52.1103367Z    Compiling crypto-common v0.2.2
2026-06-10T22:50:52.2110746Z    Compiling block-buffer v0.12.0
2026-06-10T22:50:52.2873922Z    Compiling inout v0.1.4
2026-06-10T22:50:52.3030648Z    Compiling vergen-lib v9.1.0
2026-06-10T22:50:52.3130744Z    Compiling n0-future v0.3.2
2026-06-10T22:50:52.3461104Z    Compiling winnow v1.0.3
2026-06-10T22:50:52.3725790Z    Compiling crossbeam-utils v0.8.21
2026-06-10T22:50:52.4149600Z    Compiling cmake v0.1.58
2026-06-10T22:50:52.4445708Z    Compiling diatomic-waker v0.2.3
2026-06-10T22:50:52.4930999Z    Compiling signature v2.2.0
2026-06-10T22:50:52.5025682Z    Compiling serde_json v1.0.150
2026-06-10T22:50:52.5250004Z    Compiling httpdate v1.0.3
2026-06-10T22:50:52.5465918Z    Compiling cordyceps v0.3.4
2026-06-10T22:50:52.5641160Z    Compiling spin v0.10.0
2026-06-10T22:50:52.5920843Z    Compiling parking v2.2.1
2026-06-10T22:50:52.6080875Z    Compiling ed25519 v2.2.3
2026-06-10T22:50:52.6300883Z    Compiling netlink-packet-core v0.8.1
2026-06-10T22:50:52.6780969Z    Compiling cipher v0.4.4
2026-06-10T22:50:52.7081466Z    Compiling futures-lite v2.6.1
2026-06-10T22:50:52.7661234Z    Compiling universal-hash v0.5.1
2026-06-10T22:50:52.8023929Z    Compiling vergen v9.1.0
2026-06-10T22:50:52.8176001Z    Compiling vergen-lib v0.1.6
2026-06-10T22:50:52.8580716Z    Compiling futures-buffered v0.2.13
2026-06-10T22:50:52.8710721Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-10T22:50:52.8780491Z    Compiling heapless v0.7.17
2026-06-10T22:50:52.9440669Z    Compiling digest v0.11.3
2026-06-10T22:50:52.9775826Z    Compiling noq-udp v0.10.0
2026-06-10T22:50:52.9828856Z    Compiling sync_wrapper v1.0.2
2026-06-10T22:50:52.9956645Z    Compiling either v1.16.0
2026-06-10T22:50:53.0359157Z    Compiling opaque-debug v0.3.1
2026-06-10T22:50:53.0421437Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-10T22:50:53.0529890Z    Compiling byteorder v1.5.0
2026-06-10T22:50:53.0854889Z    Compiling polyval v0.6.2
2026-06-10T22:50:53.1200431Z    Compiling parking_lot v0.12.5
2026-06-10T22:50:53.1680622Z    Compiling vergen-gitcl v1.0.8
2026-06-10T22:50:53.2527336Z    Compiling hash32 v0.2.1
2026-06-10T22:50:53.2654282Z    Compiling spin v0.9.8
2026-06-10T22:50:53.3148224Z    Compiling aws-lc-sys v0.41.0
2026-06-10T22:50:53.3272512Z    Compiling ring v0.17.14
2026-06-10T22:50:53.3343391Z    Compiling libsqlite3-sys v0.30.1
2026-06-10T22:50:53.3750520Z    Compiling num_threads v0.1.7
2026-06-10T22:50:53.4090614Z    Compiling fallible-iterator v0.3.0
2026-06-10T22:50:53.4220872Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-10T22:50:53.4682848Z    Compiling tower-layer v0.3.3
2026-06-10T22:50:53.5078620Z    Compiling signature v3.0.0
2026-06-10T22:50:53.5360466Z    Compiling time v0.3.47
2026-06-10T22:50:53.5707415Z    Compiling ghash v0.5.1
2026-06-10T22:50:53.6287139Z    Compiling sha2 v0.11.0-rc.5
2026-06-10T22:50:53.6357504Z    Compiling ctr v0.9.2
2026-06-10T22:50:53.6920791Z    Compiling aes v0.8.4
2026-06-10T22:50:53.7682669Z    Compiling aead v0.5.2
2026-06-10T22:50:53.8329396Z    Compiling http-body-util v0.1.3
2026-06-10T22:50:53.8523717Z    Compiling openssl-probe v0.2.1
2026-06-10T22:50:53.8525478Z    Compiling crossbeam-epoch v0.9.18
2026-06-10T22:50:53.8526180Z    Compiling crossbeam-channel v0.5.15
2026-06-10T22:50:53.9020822Z    Compiling blake3 v1.8.5
2026-06-10T22:50:54.0390352Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-10T22:50:54.1027435Z    Compiling netlink-packet-route v0.29.0
2026-06-10T22:50:54.1110597Z    Compiling uuid v1.23.2
2026-06-10T22:50:54.1416337Z    Compiling memoffset v0.6.5
2026-06-10T22:50:54.2602464Z    Compiling aes-gcm v0.10.3
2026-06-10T22:50:54.2733765Z    Compiling acto v0.8.2
2026-06-10T22:50:54.3559594Z    Compiling netwatch v0.16.0
2026-06-10T22:50:54.4470703Z    Compiling noq v0.18.0
2026-06-10T22:50:54.4811118Z    Compiling identity-hash v0.1.0
2026-06-10T22:50:54.5323077Z    Compiling tagptr v0.2.0
2026-06-10T22:50:54.5720819Z    Compiling thiserror v1.0.69
2026-06-10T22:50:54.6034195Z    Compiling xml-rs v0.8.28
2026-06-10T22:50:54.6098927Z    Compiling sorted-index-buffer v0.2.1
2026-06-10T22:50:54.6450933Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-10T22:50:54.6820649Z    Compiling ref-cast v1.0.25
2026-06-10T22:50:54.6951089Z    Compiling rustc-hash v2.1.2
2026-06-10T22:50:54.7590795Z    Compiling lru-slab v0.1.2
2026-06-10T22:50:54.8137203Z    Compiling rustix v1.1.4
2026-06-10T22:50:54.8719667Z    Compiling allocator-api2 v0.2.21
2026-06-10T22:50:54.8882802Z    Compiling foldhash v0.2.0
2026-06-10T22:50:54.9310672Z    Compiling mac-addr v0.3.0
2026-06-10T22:50:54.9562528Z    Compiling ryu v1.0.23
2026-06-10T22:50:55.1251227Z    Compiling netlink-packet-route v0.30.0
2026-06-10T22:50:55.1886596Z    Compiling termios v0.2.2
2026-06-10T22:50:55.2978738Z    Compiling synstructure v0.13.2
2026-06-10T22:50:55.3090361Z    Compiling darling_core v0.20.11
2026-06-10T22:50:55.3270348Z    Compiling hashbrown v0.16.1
2026-06-10T22:50:55.3451202Z    Compiling serde_derive_internals v0.29.1
2026-06-10T22:50:55.6553600Z    Compiling proc-macro-crate v3.5.0
2026-06-10T22:50:55.8210357Z    Compiling xmltree v0.10.3
2026-06-10T22:50:55.9971112Z    Compiling ioctl-rs v0.1.6
2026-06-10T22:50:56.0280918Z    Compiling serial-core v0.4.0
2026-06-10T22:50:56.0349819Z    Compiling simple-dns v0.9.3
2026-06-10T22:50:56.0530948Z    Compiling simdutf8 v0.1.5
2026-06-10T22:50:56.0696876Z    Compiling sha1_smol v1.0.1
2026-06-10T22:50:56.0940815Z    Compiling linux-raw-sys v0.12.1
2026-06-10T22:50:56.1400324Z    Compiling smol_str v0.1.24
2026-06-10T22:50:56.1896140Z    Compiling arrayref v0.3.9
2026-06-10T22:50:56.2366225Z    Compiling winnow v0.7.15
2026-06-10T22:50:56.2511177Z    Compiling constant_time_eq v0.4.2
2026-06-10T22:50:56.2841010Z    Compiling toml_write v0.1.2
2026-06-10T22:50:56.3171818Z    Compiling arrayvec v0.7.6
2026-06-10T22:50:56.3378429Z    Compiling resolv-conf v0.7.6
2026-06-10T22:50:56.3540756Z    Compiling serial-unix v0.4.0
2026-06-10T22:50:56.4010192Z    Compiling lru v0.16.4
2026-06-10T22:50:56.4859613Z    Compiling serde_bytes v0.11.19
2026-06-10T22:50:56.4931891Z    Compiling hmac v0.12.1
2026-06-10T22:50:56.5729099Z    Compiling seize v0.5.1
2026-06-10T22:50:56.5815176Z    Compiling aho-corasick v1.1.4
2026-06-10T22:50:56.6380493Z    Compiling iroh v0.98.2
2026-06-10T22:50:56.7330573Z    Compiling dyn-clone v1.0.20
2026-06-10T22:50:56.8660566Z    Compiling utf8parse v0.2.2
2026-06-10T22:50:56.8860957Z    Compiling bitflags v1.3.2
2026-06-10T22:50:56.9003346Z    Compiling pin-utils v0.1.0
2026-06-10T22:50:56.9420606Z    Compiling cmov v0.5.4
2026-06-10T22:50:56.9490672Z    Compiling regex-syntax v0.8.10
2026-06-10T22:50:56.9552992Z    Compiling nix v0.25.1
2026-06-10T22:50:57.0013277Z    Compiling anstyle-parse v1.0.0
2026-06-10T22:50:57.1677739Z    Compiling ctutils v0.4.2
2026-06-10T22:50:57.2008877Z    Compiling papaya v0.2.4
2026-06-10T22:50:57.2891961Z    Compiling serde_derive v1.0.228
2026-06-10T22:50:57.3008886Z    Compiling zeroize_derive v1.4.3
2026-06-10T22:50:57.3739869Z    Compiling tokio-macros v2.7.0
2026-06-10T22:50:57.6790968Z    Compiling zerofrom-derive v0.1.7
2026-06-10T22:50:57.9240694Z    Compiling zeroize v1.8.2
2026-06-10T22:50:58.1013380Z    Compiling tokio v1.52.3
2026-06-10T22:50:58.1261752Z    Compiling futures-macro v0.3.32
2026-06-10T22:50:58.2300870Z    Compiling yoke-derive v0.8.2
2026-06-10T22:50:58.6030066Z    Compiling zerovec-derive v0.11.3
2026-06-10T22:50:58.6279364Z    Compiling displaydoc v0.2.6
2026-06-10T22:50:58.8933582Z    Compiling tracing-attributes v0.1.31
2026-06-10T22:50:59.1512217Z    Compiling futures-util v0.3.32
2026-06-10T22:50:59.2150438Z    Compiling zerofrom v0.1.8
2026-06-10T22:50:59.3457411Z    Compiling rustls-pki-types v1.14.1
2026-06-10T22:50:59.5002615Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-10T22:50:59.6332841Z    Compiling yoke v0.8.3
2026-06-10T22:50:59.8302249Z    Compiling zerotrie v0.2.4
2026-06-10T22:51:00.0226419Z    Compiling thiserror-impl v2.0.18
2026-06-10T22:51:00.0898671Z    Compiling zerovec v0.11.6
2026-06-10T22:51:00.1951677Z    Compiling darling_macro v0.20.11
2026-06-10T22:51:00.2198386Z    Compiling derive_more-impl v2.1.1
2026-06-10T22:51:00.2405338Z    Compiling spez v0.1.2
2026-06-10T22:51:00.5390998Z    Compiling n0-error-macros v0.1.3
2026-06-10T22:51:00.5841629Z    Compiling darling v0.20.11
2026-06-10T22:51:00.6698764Z    Compiling derive_builder_core v0.20.2
2026-06-10T22:51:00.9000830Z    Compiling tinystr v0.8.3
2026-06-10T22:51:01.0992104Z    Compiling icu_locale_core v2.2.0
2026-06-10T22:51:01.3910857Z    Compiling potential_utf v0.1.5
2026-06-10T22:51:01.5700390Z    Compiling icu_collections v2.2.0
2026-06-10T22:51:01.5819944Z    Compiling n0-error v0.1.3
2026-06-10T22:51:01.9462629Z    Compiling der v0.8.0-rc.10
2026-06-10T22:51:01.9790060Z    Compiling derive_builder_macro v0.20.2
2026-06-10T22:51:02.0237792Z    Compiling pin-project-internal v1.1.13
2026-06-10T22:51:02.1023836Z    Compiling ed25519-dalek v2.2.0
2026-06-10T22:51:02.3004348Z    Compiling cobs v0.3.0
2026-06-10T22:51:02.3912311Z    Compiling icu_provider v2.2.0
2026-06-10T22:51:02.5092118Z    Compiling ipnet v2.12.0
2026-06-10T22:51:02.5640869Z    Compiling derive_builder v0.20.2
2026-06-10T22:51:02.7545829Z    Compiling icu_properties v2.2.0
2026-06-10T22:51:02.8870623Z    Compiling icu_normalizer v2.2.0
2026-06-10T22:51:02.9723347Z    Compiling prefix-trie v0.8.4
2026-06-10T22:51:03.0521100Z    Compiling futures-executor v0.3.32
2026-06-10T22:51:03.2178289Z    Compiling once_cell v1.21.4
2026-06-10T22:51:03.2900914Z    Compiling futures v0.3.32
2026-06-10T22:51:03.3691205Z    Compiling spt-proto v0.3.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-06-10T22:51:03.3984017Z    Compiling pin-project v1.1.13
2026-06-10T22:51:03.4480769Z    Compiling tracing-core v0.1.36
2026-06-10T22:51:03.4810819Z    Compiling spki v0.8.0-rc.4
2026-06-10T22:51:03.6700789Z    Compiling hashbrown v0.14.5
2026-06-10T22:51:03.6770757Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-10T22:51:03.6890829Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-10T22:51:03.7747751Z    Compiling postcard-derive v0.2.2
2026-06-10T22:51:03.8252656Z    Compiling ed25519 v3.0.0-rc.4
2026-06-10T22:51:04.0532380Z    Compiling tracing v0.1.44
2026-06-10T22:51:04.0888925Z    Compiling data-encoding-macro v0.1.20
2026-06-10T22:51:04.1410761Z    Compiling tokio-util v0.7.18
2026-06-10T22:51:04.1540943Z    Compiling idna_adapter v1.2.2
2026-06-10T22:51:04.2590917Z    Compiling idna v1.1.0
2026-06-10T22:51:04.2850808Z    Compiling netlink-sys v0.8.8
2026-06-10T22:51:04.3947718Z    Compiling postcard v1.1.3
2026-06-10T22:51:04.4209182Z    Compiling tower v0.5.3
2026-06-10T22:51:04.5140914Z    Compiling hashlink v0.9.1
2026-06-10T22:51:04.5784569Z    Compiling rustls-native-certs v0.8.4
2026-06-10T22:51:04.6010973Z    Compiling async-trait v0.1.89
2026-06-10T22:51:04.6210539Z    Compiling strum_macros v0.28.0
2026-06-10T22:51:04.6793106Z    Compiling num_enum_derive v0.7.6
2026-06-10T22:51:04.8097088Z    Compiling url v2.5.8
2026-06-10T22:51:04.8480914Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-10T22:51:04.9064606Z    Compiling rusqlite v0.32.1
2026-06-10T22:51:04.9218168Z    Compiling enum-assoc v1.3.0
2026-06-10T22:51:04.9443432Z    Compiling derive_more v2.1.1
2026-06-10T22:51:05.0637845Z    Compiling iroh-metrics-derive v0.4.1
2026-06-10T22:51:05.0774817Z    Compiling h2 v0.4.14
2026-06-10T22:51:05.2330636Z    Compiling n0-watcher v0.6.1
2026-06-10T22:51:05.2808734Z    Compiling tokio-stream v0.1.18
2026-06-10T22:51:05.3030826Z    Compiling iroh-relay v0.98.0
2026-06-10T22:51:05.4500606Z    Compiling netlink-proto v0.12.0
2026-06-10T22:51:05.5340703Z    Compiling netdev v0.42.0
2026-06-10T22:51:05.5440854Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-10T22:51:05.5781064Z    Compiling iroh-metrics v0.38.3
2026-06-10T22:51:05.6210813Z    Compiling iroh-base v0.98.0
2026-06-10T22:51:05.7335956Z    Compiling attohttpc v0.30.1
2026-06-10T22:51:05.7430523Z    Compiling tower-http v0.6.11
2026-06-10T22:51:05.9151864Z    Compiling num_enum v0.7.6
2026-06-10T22:51:05.9235510Z    Compiling moka v0.12.15
2026-06-10T22:51:05.9304874Z    Compiling toml_datetime v0.6.11
2026-06-10T22:51:05.9821450Z    Compiling serde_spanned v0.6.9
2026-06-10T22:51:06.0220722Z    Compiling ref-cast-impl v1.0.25
2026-06-10T22:51:06.1076569Z    Compiling thiserror-impl v1.0.69
2026-06-10T22:51:06.1621456Z    Compiling spt-store v0.3.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-06-10T22:51:06.2816793Z    Compiling toml_edit v0.22.27
2026-06-10T22:51:06.6630737Z    Compiling webpki-roots v1.0.7
2026-06-10T22:51:06.7618361Z    Compiling schemars_derive v1.2.1
2026-06-10T22:51:06.7852226Z    Compiling backon v1.6.0
2026-06-10T22:51:06.9030707Z    Compiling regex-automata v0.4.14
2026-06-10T22:51:07.0950457Z    Compiling hkdf v0.12.4
2026-06-10T22:51:07.1880797Z    Compiling serial v0.4.0
2026-06-10T22:51:07.2577682Z    Compiling is_terminal_polyfill v1.70.2
2026-06-10T22:51:07.2674278Z    Compiling colorchoice v1.0.5
2026-06-10T22:51:07.2782370Z    Compiling anstyle v1.0.14
2026-06-10T22:51:07.3197606Z    Compiling shell-words v1.1.1
2026-06-10T22:51:07.3601031Z    Compiling downcast-rs v1.2.1
2026-06-10T22:51:07.3930978Z    Compiling anstyle-query v1.1.5
2026-06-10T22:51:07.4324094Z    Compiling spake2 v0.4.0
2026-06-10T22:51:07.4540751Z    Compiling terminal_size v0.4.4
2026-06-10T22:51:07.4658431Z    Compiling anstream v1.0.0
2026-06-10T22:51:07.5150663Z    Compiling sha1 v0.10.6
2026-06-10T22:51:07.5971330Z    Compiling doctest-file v1.1.1
2026-06-10T22:51:07.6050890Z    Compiling strum v0.28.0
2026-06-10T22:51:07.7190764Z    Compiling iroh-dns v0.98.0
2026-06-10T22:51:07.7383991Z    Compiling clap_lex v1.1.0
2026-06-10T22:51:07.7821722Z    Compiling clap_derive v4.6.1
2026-06-10T22:51:07.8242506Z    Compiling filedescriptor v0.8.3
2026-06-10T22:51:07.8277005Z    Compiling iana-time-zone v0.1.65
2026-06-10T22:51:07.9260563Z    Compiling clap_builder v4.6.0
2026-06-10T22:51:07.9920305Z    Compiling portable-pty v0.8.1
2026-06-10T22:51:08.0402919Z    Compiling interprocess v2.4.2
2026-06-10T22:51:08.0521037Z    Compiling chrono v0.4.45
2026-06-10T22:51:08.1571147Z    Compiling qrcode v0.14.1
2026-06-10T22:51:08.1780410Z    Compiling tempfile v3.27.0
2026-06-10T22:51:08.3232802Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-10T22:51:08.7821759Z    Compiling spt-msg v0.3.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-06-10T22:51:08.9004163Z    Compiling toml v0.8.23
2026-06-10T22:51:08.9261020Z    Compiling schemars v1.2.1
2026-06-10T22:51:09.9351120Z    Compiling regex v1.12.3
2026-06-10T22:51:10.0262447Z    Compiling spt-runtime v0.3.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-06-10T22:51:10.3585882Z    Compiling hyper v1.10.1
2026-06-10T22:51:10.4450856Z    Compiling spt-term v0.3.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-06-10T22:51:10.6790501Z    Compiling clap v4.6.1
2026-06-10T22:51:12.1043714Z    Compiling spt-live v0.3.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-06-10T22:51:12.1850577Z    Compiling hyper-util v0.1.20
2026-06-10T22:51:13.7104364Z    Compiling igd-next v0.17.1
2026-06-10T22:51:14.7336077Z    Compiling portmapper v0.16.0
2026-06-10T22:51:17.8494593Z    Compiling rustls-webpki v0.103.13
2026-06-10T22:51:20.0862941Z    Compiling tokio-rustls v0.26.4
2026-06-10T22:51:20.0863498Z    Compiling noq-proto v0.17.0
2026-06-10T22:51:20.0863784Z    Compiling rustls-platform-verifier v0.7.0
2026-06-10T22:51:20.2236527Z    Compiling hickory-net v0.26.0-beta.4
2026-06-10T22:51:20.2237097Z    Compiling hyper-rustls v0.27.9
2026-06-10T22:51:20.2237478Z    Compiling tokio-websockets v0.13.2
2026-06-10T22:51:20.3579551Z    Compiling reqwest v0.13.4
2026-06-10T22:51:21.1832183Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-10T22:51:34.7307823Z    Compiling spt-net v0.3.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-10T22:51:35.9733088Z    Compiling spt-daemon v0.3.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-10T22:51:41.6430864Z    Compiling spt v0.3.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-06-10T22:51:44.3657661Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 55.58s
2026-06-10T22:51:44.3862844Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-6354fd16c982dd49)
2026-06-10T22:51:44.3875196Z 
2026-06-10T22:51:44.3875569Z running 1 test
2026-06-10T22:51:50.4675240Z test new_brain_serves_against_old_broker ... ok
2026-06-10T22:51:50.4676673Z 
2026-06-10T22:51:50.4677291Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.08s
2026-06-10T22:51:50.4677657Z 
2026-06-10T22:51:50.4861207Z Post job cleanup.
2026-06-10T22:51:50.5525495Z [command]/usr/bin/git version
2026-06-10T22:51:50.5592480Z git version 2.43.0
2026-06-10T22:51:50.5623803Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/59748260-b02d-4893-998f-05781503445b' before making global git config changes
2026-06-10T22:51:50.5624465Z Adding repository directory to the temporary git global config as a safe directory
2026-06-10T22:51:50.5627281Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-10T22:51:50.5656104Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-10T22:51:50.5681683Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-10T22:51:50.5873455Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-10T22:51:50.5892671Z http.https://github.com/.extraheader
2026-06-10T22:51:50.5899339Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-06-10T22:51:50.5924491Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-10T22:51:50.6106919Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-10T22:51:50.6132607Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-10T22:51:50.6439194Z Cleaning up orphan processes
2026-06-10T22:51:50.6922259Z Terminate orphan process: pid (636449) (spt)
